CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - relaxation method

搜索资源列表

  1. songchi

    0下载:
  2. 数值分析里的松驰迭代法,有C++写的,很棒的-numerical analysis of the relaxation iterative method, C wrote, terrific
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1019
    • 提供者:朱振华
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:毛伟杰
  1. jacobi

    1下载:
  2. The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2402
    • 提供者:danielwood
  1. sor.rar

    0下载:
  2. 求解线性方程组——超松弛迭代法,程序用c语言编写。,Solving linear equations- over-relaxation iteration method, procedures using c language.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3816
    • 提供者:欧阳
  1. sor

    0下载:
  2. 松弛因子做自适应估计的SOR迭代法求解大型稀疏线性代数方程组程序-Relaxation Factor in the SOR iterative adaptive estimation method for solving large sparse linear algebraic equations program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1398
    • 提供者:康延云
  1. sor

    0下载:
  2. 利用超松弛迭代法解矩阵的源程序,C语言编写-The use of over-relaxation iteration method solution matrix of the source code, C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:606
    • 提供者:jeasen
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8333
    • 提供者:wzz
  1. FisherETC

    0下载:
  2. Fisher, Pseudoinverse, Perceptron, Relaxation, Ho-Kashyap and LMS method for pattern classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5914917
    • 提供者:DicaFilca
  1. c

    0下载:
  2. 松弛迭代法解线性方程组,含数值计算方法内容,c++程序。-Relaxation iteration method solving linear equations, numerical method with the content, c++ program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:13363
    • 提供者:阿伟
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:tang lu ming
  1. massor

    0下载:
  2. 求解线性方程组的对称逐次超松弛迭代法ssor-Solving linear equations of symmetric successive over-relaxation iteration method(ssor)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:698
    • 提供者:malanxiang
  1. laplace2

    1下载:
  2. 正三角形区域的有限差分法MATLAB超松弛迭代,-Triangular region, finite difference method over-relaxation iteration MATLAB
  3. 所属分类:matlab

  1. NumericalAnalysisReport

    0下载:
  2. 数值分析的实验报告,很完整的,希望对大家有用~ 课题一: 线性方程组的迭代法 一、实验内容 二、实验要求 1、体会迭代法求解线性方程组,并能与消去法做以比较; 2、分别对不同精度要求,如 由迭代次数体会该迭代法的收敛快慢; 3、对方程组2,3使用SOR方法时,选取松弛因子 =0.8,0.9,1,1.1,1.2等,试看对算法收敛性的影响,并能找出你所选用的松弛因子的最佳者; 4、给出各种算法的设计程序和计算结果。 课题二:数值积分 一、实验内容 (4)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:315897
    • 提供者:小八
  1. testchengxu

    0下载:
  2. 对于学习信号处理的同学们,需要数值分析的一些知识,如拟合、松弛迭代等等都是有用的数值分析方法-For students studying signal processing, numerical analysis requires some knowledge of relaxation that a useful method for numerical analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9793
    • 提供者:邓高峰
  1. SOR

    0下载:
  2. 解线性代数方程组的松弛(SOR)迭代法的C++实现-Solution of linear algebraic equations of the relaxation (SOR) iterative method of C++
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:753
    • 提供者:CGQ
  1. Iteration

    0下载:
  2. 用于实现数值方法中解线性代数方程的迭代法,包括雅可比迭代法,高斯-塞德尔迭代法,超松弛迭代法-Used to implement numerical methods for solving linear algebraic equations iterative method, iterative methods including Jacobi, Gauss- Seidel iteration, iteration over-relaxation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:260754
    • 提供者:gsh
  1. 453

    0下载:
  2. 一个松弛非单调线搜索法A relaxation of non-monotone line search method-A relaxation of non-monotone line search method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:498298
    • 提供者:pp110
  1. Progs_m

    0下载:
  2. Solves Ax = b by Gauss-Seidel method with relaxation.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:48415
    • 提供者:Saeed
  1. successive over relaxationmethod

    0下载:
  2. 逐次超松弛法,简称SOR方法,解线性方程组的常用迭代法之一,它由高斯一赛德尔迭代法经线性加速处理而得到。(Successive super-relaxation method, referred to as SOR method, one of the commonly used iterative methods for solving linear equations. It is obtained by linearly accelerating the Gaussian-Saier it
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:feiyanglzl
  1. 拉格朗日松弛法的机组组合

    5下载:
  2. 用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)
  3. 所属分类:其他

    • 发布日期:2021-04-07
    • 文件大小:12288
    • 提供者:SOMULUS
« 1 2 3 45 6 7 8 9 10 ... 45 »
搜珍网 www.dssz.com